Home
last modified time | relevance | path

Searched refs:iwl_op_mode (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-op-mode.h14 struct iwl_op_mode;
90 struct iwl_op_mode *(*start)(struct iwl_trans *trans,
94 void (*stop)(struct iwl_op_mode *op_mode);
95 void (*rx)(struct iwl_op_mode *op_mode, struct napi_struct *napi,
97 void (*rx_rss)(struct iwl_op_mode *op_mode, struct napi_struct *napi,
99 void (*async_cb)(struct iwl_op_mode *op_mode,
101 void (*queue_full)(struct iwl_op_mode *op_mode, int queue);
102 void (*queue_not_full)(struct iwl_op_mode *op_mode, int queue);
103 bool (*hw_rf_kill)(struct iwl_op_mode *op_mode, bool state);
104 void (*free_skb)(struct iwl_op_mode *op_mod
123 struct iwl_op_mode { global() struct
[all...]
H A Diwl-trans.h418 struct iwl_op_mode *op_mode;
1081 struct iwl_op_mode *op_mode;
H A Diwl-drv.c58 struct iwl_op_mode *op_mode;
1411 static struct iwl_op_mode *
1416 struct iwl_op_mode *op_mode = NULL; in _iwl_op_mode_start()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-op-mode.h70 struct iwl_op_mode;
145 struct iwl_op_mode *(*start)(struct iwl_trans *trans,
149 void (*stop)(struct iwl_op_mode *op_mode);
150 void (*rx)(struct iwl_op_mode *op_mode, struct napi_struct *napi,
152 void (*rx_rss)(struct iwl_op_mode *op_mode, struct napi_struct *napi,
154 void (*async_cb)(struct iwl_op_mode *op_mode,
156 void (*queue_full)(struct iwl_op_mode *op_mode, int queue);
157 void (*queue_not_full)(struct iwl_op_mode *op_mode, int queue);
158 bool (*hw_rf_kill)(struct iwl_op_mode *op_mode, bool state);
159 void (*free_skb)(struct iwl_op_mode *op_mod
175 struct iwl_op_mode { global() struct
[all...]
H A Diwl-trans.h443 struct iwl_op_mode *op_mode;
990 struct iwl_op_mode *op_mode;
H A Diwl-drv.c114 struct iwl_op_mode *op_mode;
1303 static struct iwl_op_mode *
1308 struct iwl_op_mode *op_mode = NULL; in _iwl_op_mode_start()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c133 static void iwl_mvm_nic_config(struct iwl_op_mode *op_mode) in iwl_mvm_nic_config()
610 static struct iwl_op_mode *
615 struct iwl_op_mode *op_mode; in iwl_op_mode_mvm_start()
636 hw = ieee80211_alloc_hw(sizeof(struct iwl_op_mode) + in iwl_op_mode_mvm_start()
905 static void iwl_op_mode_mvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_mvm_stop()
1067 static void iwl_mvm_rx(struct iwl_op_mode *op_mode, in iwl_mvm_rx()
1083 static void iwl_mvm_rx_mq(struct iwl_op_mode *op_mode, in iwl_mvm_rx_mq()
1106 static void iwl_mvm_async_cb(struct iwl_op_mode *op_mode, in iwl_mvm_async_cb()
1124 static void iwl_mvm_queue_state_change(struct iwl_op_mode *op_mode, in iwl_mvm_queue_state_change()
1188 static void iwl_mvm_stop_sw_queue(struct iwl_op_mode *op_mod
[all...]
H A Drs.c1214 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_mac80211_tx_status()
2724 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_get_rate()
2764 struct iwl_op_mode *op_mode = (struct iwl_op_mode *)mvm_rate; in rs_drv_alloc_sta()
3057 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_rate_update()
3687 struct iwl_op_mode *op_mode __maybe_unused = mvm_r; in rs_free_sta()
H A Dmvm.h1152 IWL_OP_MODE_GET_MVM((struct iwl_op_mode *)((_hw)->priv))
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c82 static void iwl_mvm_nic_config(struct iwl_op_mode *op_mode) in iwl_mvm_nic_config()
1104 static struct iwl_op_mode *
1109 struct iwl_op_mode *op_mode; in iwl_op_mode_mvm_start()
1131 hw = ieee80211_alloc_hw(sizeof(struct iwl_op_mode) + in iwl_op_mode_mvm_start()
1434 static void iwl_op_mode_mvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_mvm_stop()
1632 static void iwl_mvm_rx(struct iwl_op_mode *op_mode, in iwl_mvm_rx()
1648 void iwl_mvm_rx_mq(struct iwl_op_mode *op_mode, in iwl_mvm_rx_mq()
1671 static void iwl_mvm_async_cb(struct iwl_op_mode *op_mode, in iwl_mvm_async_cb()
1689 static void iwl_mvm_queue_state_change(struct iwl_op_mode *op_mode, in iwl_mvm_queue_state_change()
1756 static void iwl_mvm_stop_sw_queue(struct iwl_op_mode *op_mod
[all...]
H A Drs.c1167 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_mac80211_tx_status()
2678 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_get_rate()
2720 struct iwl_op_mode *op_mode = (struct iwl_op_mode *)mvm_rate; in rs_drv_alloc_sta()
3012 struct iwl_op_mode *op_mode = mvm_r; in rs_drv_rate_update()
3646 struct iwl_op_mode *op_mode __maybe_unused = mvm_r; in rs_free_sta()
H A Dmvm.h1208 IWL_OP_MODE_GET_MVM((struct iwl_op_mode *)((_hw)->priv))
1744 void iwl_mvm_rx_mq(struct iwl_op_mode *op_mode,
H A Ddebugfs.c1365 struct iwl_op_mode *opmode = container_of((void *)mvm, in iwl_dbgfs_inject_packet_write()
1366 struct iwl_op_mode, in iwl_dbgfs_inject_packet_write()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c1232 static struct iwl_op_mode *iwl_op_mode_dvm_start(struct iwl_trans *trans, in iwl_op_mode_dvm_start()
1239 struct iwl_op_mode *op_mode; in iwl_op_mode_dvm_start()
1515 static void iwl_op_mode_dvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_dvm_stop()
1955 static void iwl_nic_error(struct iwl_op_mode *op_mode) in iwl_nic_error()
1968 static void iwl_cmd_queue_full(struct iwl_op_mode *op_mode) in iwl_cmd_queue_full()
1980 static void iwl_nic_config(struct iwl_op_mode *op_mode) in iwl_nic_config()
2034 static void iwl_wimax_active(struct iwl_op_mode *op_mode) in iwl_wimax_active()
2042 static void iwl_stop_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_stop_sw_queue()
2061 static void iwl_wake_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_wake_sw_queue()
2101 static void iwl_free_skb(struct iwl_op_mode *op_mod
[all...]
H A Drs.c877 struct iwl_op_mode *op_mode = (struct iwl_op_mode *)priv_r; in rs_tx_status()
2688 struct iwl_op_mode *op_mode __maybe_unused = in rs_get_rate()
2689 (struct iwl_op_mode *)priv_r; in rs_get_rate()
2754 struct iwl_op_mode *op_mode __maybe_unused = in rs_alloc_sta()
2755 (struct iwl_op_mode *)priv_rate; in rs_alloc_sta()
3026 struct iwl_op_mode *op_mode __maybe_unused = priv_r; in rs_free_sta()
H A Ddev.h626 ((struct iwl_priv *) ((struct iwl_op_mode *) \
H A Dagn.h120 void iwl_rx_dispatch(struct iwl_op_mode *op_mode, struct napi_struct *napi,
H A Dmac80211.c1610 struct iwl_op_mode *op_mode; in iwl_alloc_all()
1616 sizeof(struct iwl_op_mode), &iwlagn_hw_ops); in iwl_alloc_all()
H A Drx.c988 void iwl_rx_dispatch(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_rx_dispatch()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c1226 static struct iwl_op_mode *iwl_op_mode_dvm_start(struct iwl_trans *trans, in iwl_op_mode_dvm_start()
1233 struct iwl_op_mode *op_mode; in iwl_op_mode_dvm_start()
1509 static void iwl_op_mode_dvm_stop(struct iwl_op_mode *op_mode) in iwl_op_mode_dvm_stop()
1947 static void iwl_nic_error(struct iwl_op_mode *op_mode, bool sync) in iwl_nic_error()
1960 static void iwl_cmd_queue_full(struct iwl_op_mode *op_mode) in iwl_cmd_queue_full()
1972 static void iwl_nic_config(struct iwl_op_mode *op_mode) in iwl_nic_config()
2022 static void iwl_wimax_active(struct iwl_op_mode *op_mode) in iwl_wimax_active()
2030 static void iwl_stop_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_stop_sw_queue()
2049 static void iwl_wake_sw_queue(struct iwl_op_mode *op_mode, int queue) in iwl_wake_sw_queue()
2089 static void iwl_free_skb(struct iwl_op_mode *op_mod
[all...]
H A Drs.c855 struct iwl_op_mode *op_mode = (struct iwl_op_mode *)priv_r; in rs_tx_status()
2666 struct iwl_op_mode *op_mode __maybe_unused = in rs_get_rate()
2667 (struct iwl_op_mode *)priv_r; in rs_get_rate()
2732 struct iwl_op_mode *op_mode __maybe_unused = in rs_alloc_sta()
2733 (struct iwl_op_mode *)priv_rate; in rs_alloc_sta()
3004 struct iwl_op_mode *op_mode __maybe_unused = priv_r; in rs_free_sta()
H A Ddev.h621 ((struct iwl_priv *) ((struct iwl_op_mode *) \
H A Dagn.h67 void iwl_rx_dispatch(struct iwl_op_mode *op_mode, struct napi_struct *napi,
H A Dmac80211.c1607 struct iwl_op_mode *op_mode; in iwl_alloc_all()
1613 sizeof(struct iwl_op_mode), &iwlagn_hw_ops); in iwl_alloc_all()
H A Drx.c995 void iwl_rx_dispatch(struct iwl_op_mode *op_mode, struct napi_struct *napi, in iwl_rx_dispatch()

Completed in 60 milliseconds