Searched refs:flowtype (Results 1 – 5 of 5) sorted by relevance
1989 enum smc_llc_flowtype flowtype = link->lgr->llc_flow_lcl.type; in smc_llc_rx_response() local2001 if (flowtype != SMC_LLC_FLOW_ADD_LINK || flow->qentry) in smc_llc_rx_response()2005 if (flowtype != SMC_LLC_FLOW_DEL_LINK || flow->qentry) in smc_llc_rx_response()2010 if (flowtype != SMC_LLC_FLOW_RKEY || flow->qentry) in smc_llc_rx_response()
84 u8 flowtype:1; member
513 iter->flowtype ? '-' : 'a', in mt7915_twt_stats()
2366 flow->flowtype = !!(req_type & IEEE80211_TWT_REQTYPE_FLOWTYPE); in mt7915_mac_add_twt_setup()
4222 if (!flow->flowtype) in mt7915_mcu_twt_agrt_update()
Completed in 25 milliseconds