Searched defs:more_data (Results 1 – 11 of 11) sorted by relevance
/freebsd/lib/libc/xdr/ |
H A D | xdr_reference.c | 125 bool_t more_data; in xdr_pointer() local
|
/freebsd/sys/xdr/ |
H A D | xdr_reference.c | 117 bool_t more_data; in xdr_pointer() local
|
/freebsd/sys/dev/ath/ |
H A D | if_ath_btcoex_mci.c | 434 uint32_t more_data = HAL_MCI_GPM_MORE; in ath_btcoex_mci_intr() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
H A D | main.c | 449 bool more_data) in mt7603_release_buffered_frames()
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | tx.c | 38 bool more_data = false; in rtw_tx_fill_tx_desc() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | tx.c | 406 bool more_data) in mt76_release_buffered_frames()
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_mci.c | 626 u_int32_t *p_gpm = NULL, mismatch = 0, more_data = HAL_MCI_GPM_NOMORE; in ar9300_mci_wait_for_gpm() local
|
/freebsd/sys/dev/xen/netback/ |
H A D | netback.c | 1489 int more_data = 0; /* there are more request past the last one */ in xnb_ring2pkt() local
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | mac80211.c | 3167 iwl_mvm_mac_allow_buffered_frames(struct ieee80211_hw * hw,struct ieee80211_sta * sta,u16 tids,int num_frames,enum ieee80211_frame_release_type reason,bool more_data) iwl_mvm_mac_allow_buffered_frames() argument 3182 iwl_mvm_mac_release_buffered_frames(struct ieee80211_hw * hw,struct ieee80211_sta * sta,u16 tids,int num_frames,enum ieee80211_frame_release_type reason,bool more_data) iwl_mvm_mac_release_buffered_frames() argument
|
H A D | sta.c | 4058 iwl_mvm_sta_modify_sleep_tx_count(struct iwl_mvm * mvm,struct ieee80211_sta * sta,enum ieee80211_frame_release_type reason,u16 cnt,u16 tids,bool more_data,bool single_sta_queue) iwl_mvm_sta_modify_sleep_tx_count() argument
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | wmi-tlv.h | 2103 __le32 more_data; member
|