Home
last modified time | relevance | path

Searched refs:iwl_trans_ops (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.h548 struct iwl_trans_ops { struct
1005 const struct iwl_trans_ops *ops;
1535 const struct iwl_trans_ops *ops,
Diwl-trans.c20 const struct iwl_trans_ops *ops, in iwl_trans_alloc()
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/pcie/
Dtrans.c3485 static const struct iwl_trans_ops trans_ops_pcie = {
3511 static const struct iwl_trans_ops trans_ops_pcie_gen2 = {
3543 const struct iwl_trans_ops *ops = &trans_ops_pcie_gen2; in iwl_trans_pcie_alloc()