Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.c20 const struct iwl_trans_ops *ops, in iwl_trans_alloc()
H A Diwl-trans.h573 struct iwl_trans_ops { struct
1080 const struct iwl_trans_ops *ops;
1623 const struct iwl_trans_ops *ops,
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c3536 static const struct iwl_trans_ops trans_ops_pcie = {
3562 static const struct iwl_trans_ops trans_ops_pcie_gen2 = {
3596 const struct iwl_trans_ops *ops = &trans_ops_pcie_gen2; in iwl_trans_pcie_alloc()