Lines Matching defs:adapter
148 static inline unsigned int fl_mtu_bufsize(struct adapter *adapter, in fl_mtu_bufsize()
156 #define FL_MTU_SMALL_BUFSIZE(adapter) fl_mtu_bufsize(adapter, FL_MTU_SMALL) argument
157 #define FL_MTU_LARGE_BUFSIZE(adapter) fl_mtu_bufsize(adapter, FL_MTU_LARGE) argument
235 static inline bool fl_starving(const struct adapter *adapter, in fl_starving()
398 static inline int get_buf_size(struct adapter *adapter, in get_buf_size()
1286 struct adapter *adapter = pi->adapter; in cxgb_encap_offload_supported() local
1833 struct adapter *adapter; in cxgb4_vf_eth_xmit() local
3446 struct adapter *adapter = rxq->rspq.adap; in do_gro() local
3502 static noinline int t4_systim_to_hwstamp(struct adapter *adapter, in t4_systim_to_hwstamp()
3537 static int t4_rx_hststamp(struct adapter *adapter, const __be64 *rsp, in t4_rx_hststamp()
3562 static int t4_tx_hststamp(struct adapter *adapter, struct sk_buff *skb, in t4_tx_hststamp()
3596 struct adapter *adapter = rspq->adap; in t4_tx_completion_handler() local
3682 struct adapter *adapter = q->adap; in t4_ethrx_handler() local
3895 struct adapter *adapter = q->adap; in process_responses() local
4354 static void __iomem *bar2_address(struct adapter *adapter, in bar2_address()