Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-trans.c20 const struct iwl_trans_ops *ops, in iwl_trans_alloc()
H A Diwl-trans.h582 struct iwl_trans_ops { struct
1088 const struct iwl_trans_ops *ops;
1628 const struct iwl_trans_ops *ops,
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c3569 static const struct iwl_trans_ops trans_ops_pcie = {
3595 static const struct iwl_trans_ops trans_ops_pcie_gen2 = {
3629 const struct iwl_trans_ops *ops = &trans_ops_pcie_gen2; in iwl_trans_pcie_alloc()