Searched defs:arg (Results 1 – 2 of 2) sorted by relevance
/openwifi/user_space/sdrctl_src/ |
H A D | cmd.c | 21 static int cb_reg_handler(struct nl_msg *msg, void *arg) in cb_reg_handler() 167 static int cb_openwifi_rssi_th_handler(struct nl_msg *msg, void *arg) in cb_openwifi_rssi_th_handler() 310 static int cb_openwifi_slice_total_handler(struct nl_msg *msg, void *arg) in cb_openwifi_slice_total_handler() 467 static int cb_openwifi_slice_start_handler(struct nl_msg *msg, void *arg) in cb_openwifi_slice_start_handler() 625 static int cb_openwifi_slice_end_handler(struct nl_msg *msg, void *arg) in cb_openwifi_slice_end_handler() 783 static int cb_openwifi_slice_idx_handler(struct nl_msg *msg, void *arg) in cb_openwifi_slice_idx_handler() 864 static int cb_openwifi_slice_target_mac_addr_handler(struct nl_msg *msg, void *arg) in cb_openwifi_slice_target_mac_addr_handler() 939 static int cb_openwifi_gap_handler(struct nl_msg *msg, void *arg) in cb_openwifi_gap_handler()
|
H A D | sdrctl.c | 277 void *arg) in error_handler() 284 static int finish_handler(struct nl_msg *msg, void *arg) in finish_handler() 291 static int ack_handler(struct nl_msg *msg, void *arg) in ack_handler()
|