Searched refs:CMD_802_11_SUBSCRIBE_EVENT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
H A D | debugfs.c | 182 * When calling CMD_802_11_SUBSCRIBE_EVENT with CMD_ACT_GET, me might 244 ret = lbs_cmd_with_response(priv, CMD_802_11_SUBSCRIBE_EVENT, subscribed); in lbs_threshold_read() 300 ret = lbs_cmd_with_response(priv, CMD_802_11_SUBSCRIBE_EVENT, events); in lbs_threshold_write() 326 ret = lbs_cmd_with_response(priv, CMD_802_11_SUBSCRIBE_EVENT, events); in lbs_threshold_write()
|
H A D | host.h | 82 #define CMD_802_11_SUBSCRIBE_EVENT 0x0075 macro 144 /* Event flags for CMD_802_11_SUBSCRIBE_EVENT */ 447 /* A TLV to the CMD_802_11_SUBSCRIBE_EVENT command can contain a
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/ |
H A D | debugfs.c | 182 * When calling CMD_802_11_SUBSCRIBE_EVENT with CMD_ACT_GET, me might 244 ret = lbs_cmd_with_response(priv, CMD_802_11_SUBSCRIBE_EVENT, subscribed); in lbs_threshold_read() 300 ret = lbs_cmd_with_response(priv, CMD_802_11_SUBSCRIBE_EVENT, events); in lbs_threshold_write() 326 ret = lbs_cmd_with_response(priv, CMD_802_11_SUBSCRIBE_EVENT, events); in lbs_threshold_write()
|
H A D | host.h | 82 #define CMD_802_11_SUBSCRIBE_EVENT 0x0075 macro 144 /* Event flags for CMD_802_11_SUBSCRIBE_EVENT */ 449 /* A TLV to the CMD_802_11_SUBSCRIBE_EVENT command can contain a
|
Completed in 8 milliseconds