Searched defs:txf (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/iwm/ | ||
H A D | if_iwm_mac_ctxt.c | 343 uint8_t txf = iwm_ac_to_tx_fifo[i]; in iwm_mac_ctxt_cmd_common() local |
/freebsd/sys/opencrypto/ | ||
H A D | cryptosoft.c | 1271 const struct enc_xform *txf; in swcr_setup_cipher() local |
/freebsd/sys/contrib/dev/iwlwifi/mvm/ | ||
H A D | ops.c | 847 struct iwl_mvm_frob_txf_data *txf = data; iwl_mvm_frob_txf_key_iter() local |
H A D | tx.c | 820 unsigned int txf; iwl_mvm_max_amsdu_size() local |
H A D | mac-ctxt.c | 481 u8 txf = iwl_mvm_mac_ac_to_tx_fifo(mvm, i); iwl_mvm_set_fw_qos_params() local |
/freebsd/sys/dev/xen/netback/ | ||
H A D | netback_unit_tests.c | 186 netif_tx_front_ring_t txf; member |