Home
last modified time | relevance | path

Searched refs:rxmax (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_ht.c3237 int rxmax, density; in ieee80211_add_htcap_body() local
3257 rxmax = _IEEE80211_MASKSHIFT(ni->ni_htparam, in ieee80211_add_htcap_body()
3265 rxmax, in ieee80211_add_htcap_body()
3271 if (rxmax > vap->iv_ampdu_rxmax) in ieee80211_add_htcap_body()
3272 rxmax = vap->iv_ampdu_rxmax; in ieee80211_add_htcap_body()
3301 rxmax = vap->iv_ampdu_rxmax; in ieee80211_add_htcap_body()
3323 *frm = _IEEE80211_SHIFTMASK(rxmax, IEEE80211_HTCAP_MAXRXAMPDU) in ieee80211_add_htcap_body()
3382 int rxmax, density; in ieee80211_add_htcap_body_ch() local
3400 rxmax = vap->iv_ampdu_rxmax; in ieee80211_add_htcap_body_ch()
3412 *frm = _IEEE80211_SHIFTMASK(rxmax, IEEE80211_HTCAP_MAXRXAMPDU) in ieee80211_add_htcap_body_ch()
/freebsd/sys/dev/ixl/
H A Di40e_lan_hmc.h66 u32 rxmax; /* bigger than needed, see above for reason */ member
H A Dixl_pf_iflib.c580 rctx.rxmax = (scctx->isc_max_frame_size < max_rxmax) ? in ixl_initialize_vsi()
H A Di40e_lan_hmc.c748 { I40E_HMC_STORE(i40e_hmc_obj_rxq, rxmax), 14, 174 },
H A Dixl_pf_iov.c650 rxq.rxmax = info->max_pkt_size; in ixl_vf_config_rx_queue()
/freebsd/sys/dev/ice/
H A Dice_lan_tx_rx.h835 u32 rxmax; /* bigger than needed, see above for reason */ member
H A Dice_common.c1439 ICE_CTX_STORE(ice_rlan_ctx, rxmax, 14, 174), in ice_clear_rxq_ctx()
H A Dice_lib.c1744 rlan_ctx.rxmax = min(vsi->max_frame_size,