Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.h575 struct iwl_trans_ops { struct
989 const struct iwl_trans_ops *ops;
1485 const struct iwl_trans_ops *ops,
Diwl-trans.c74 const struct iwl_trans_ops *ops, in iwl_trans_alloc()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/pcie/
Dtrans.c3432 static const struct iwl_trans_ops trans_ops_pcie = {
3459 static const struct iwl_trans_ops trans_ops_pcie_gen2 = {
3491 const struct iwl_trans_ops *ops = &trans_ops_pcie_gen2; in iwl_trans_pcie_alloc()