Lines Matching defs:adap
480 static inline void ring_fl_db(struct adapter *adap, struct sge_fl *q) in ring_fl_db()
500 static int refill_fl(struct adapter *adap, struct sge_fl *q, int n, gfp_t gfp) in refill_fl()
558 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) in __refill_fl()
573 static void recycle_rx_buf(struct adapter *adap, struct sge_fl *q, in recycle_rx_buf()
779 static struct sk_buff *get_packet(struct adapter *adap, struct sge_fl *fl, in get_packet()
838 static struct sk_buff *get_packet_pg(struct adapter *adap, struct sge_fl *fl, in get_packet_pg()
1007 static inline void check_ring_tx_db(struct adapter *adap, struct sge_txq *q) in check_ring_tx_db()
1137 static void write_tx_pkt_wr(struct adapter *adap, struct sk_buff *skb, in write_tx_pkt_wr()
1226 struct adapter *adap = pi->adapter; in t3_eth_xmit() local
1370 static inline int check_desc_avail(struct adapter *adap, struct sge_txq *q, in check_desc_avail()
1425 static int ctrl_xmit(struct adapter *adap, struct sge_txq *q, in ctrl_xmit()
1512 int t3_mgmt_tx(struct adapter *adap, struct sk_buff *skb) in t3_mgmt_tx()
1578 static void write_ofld_wr(struct adapter *adap, struct sk_buff *skb, in write_ofld_wr()
1643 static int ofld_xmit(struct adapter *adap, struct sge_txq *q, in ofld_xmit()
1689 struct adapter *adap = pi->adapter; in restart_offloadq() local
1769 struct adapter *adap = tdev2adap(tdev); in t3_offload_tx() local
2013 static void rx_eth(struct adapter *adap, struct sge_rspq *rq, in rx_eth()
2063 static void lro_add_page(struct adapter *adap, struct sge_qset *qs, in lro_add_page()
2185 static void check_ring_db(struct adapter *adap, struct sge_qset *qs, in check_ring_db()
2255 static int process_responses(struct adapter *adap, struct sge_qset *qs, in process_responses()
2413 struct adapter *adap = qs->adap; in napi_rx_handler() local
2462 static int process_pure_responses(struct adapter *adap, struct sge_qset *qs, in process_pure_responses()
2519 static inline int handle_responses(struct adapter *adap, struct sge_rspq *q) in handle_responses()
2543 struct adapter *adap = qs->adap; in t3_sge_intr_msix() local
2581 struct adapter *adap = cookie; in t3_intr_msi() local
2631 struct adapter *adap = cookie; in t3_intr_msi_napi() local
2649 static inline int process_responses_gts(struct adapter *adap, in process_responses_gts()
2669 struct adapter *adap = cookie; in t3_intr() local
2707 struct adapter *adap = cookie; in t3b_intr() local
2741 struct adapter *adap = cookie; in t3b_intr_napi() local
2775 irq_handler_t t3_intr_handler(struct adapter *adap, int polling) in t3_intr_handler()
2860 struct adapter *adap = pi->adapter; in sge_timer_tx() local
2901 struct adapter *adap = pi->adapter; in sge_timer_rx() local
3145 void t3_start_sge_timers(struct adapter *adap) in t3_start_sge_timers()
3166 void t3_stop_sge_timers(struct adapter *adap) in t3_stop_sge_timers()
3186 void t3_free_sge_resources(struct adapter *adap) in t3_free_sge_resources()
3201 void t3_sge_start(struct adapter *adap) in t3_sge_start()
3219 void t3_sge_stop(struct adapter *adap) in t3_sge_stop()
3244 void t3_sge_init(struct adapter *adap, struct sge_params *p) in t3_sge_init()
3283 void t3_sge_prep(struct adapter *adap, struct sge_params *p) in t3_sge_prep()