Searched refs:txflags (Results 1 – 4 of 4) sorted by relevance
195 struct smc_cdc_conn_state_flags *txflags = in smc_close_active() local255 if (txflags->peer_done_writing && in smc_close_active()285 if (txflags->peer_done_writing && in smc_close_active()314 struct smc_cdc_conn_state_flags *txflags = in smc_close_passive_abort_received() local330 if (txflags->peer_done_writing && in smc_close_passive_abort_received()
2098 u16 txflags; in ieee80211_parse_tx_radiotap() local2155 txflags = get_unaligned_le16(iterator.this_arg); in ieee80211_parse_tx_radiotap()2156 if (txflags & IEEE80211_RADIOTAP_F_TX_NOACK) in ieee80211_parse_tx_radiotap()2158 if (txflags & IEEE80211_RADIOTAP_F_TX_NOSEQNO) in ieee80211_parse_tx_radiotap()2160 if (txflags & IEEE80211_RADIOTAP_F_TX_ORDER) in ieee80211_parse_tx_radiotap()
2139 unsigned long txflags; in ops_run_reconstruct6() local2163 txflags = ASYNC_TX_ACK | ASYNC_TX_PQ_XOR_DST; in ops_run_reconstruct6()2166 txflags = ASYNC_TX_ACK; in ops_run_reconstruct6()2176 init_async_submit(&submit, txflags, tx, ops_complete_reconstruct, in ops_run_reconstruct6()
5393 static int fiber_autoneg(struct tg3 *tp, u32 *txflags, u32 *rxflags) in fiber_autoneg() argument5427 *txflags = aninfo.txconfig; in fiber_autoneg()5640 u32 txflags, rxflags; in tg3_setup_fiber_by_hand() local5643 if (fiber_autoneg(tp, &txflags, &rxflags)) { in tg3_setup_fiber_by_hand()5646 if (txflags & ANEG_CFG_PS1) in tg3_setup_fiber_by_hand()5648 if (txflags & ANEG_CFG_PS2) in tg3_setup_fiber_by_hand()