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()
1579 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()
2183 static void check_ring_db(struct adapter *adap, struct sge_qset *qs, in check_ring_db()
2253 static int process_responses(struct adapter *adap, struct sge_qset *qs, in process_responses()
2411 struct adapter *adap = qs->adap; in napi_rx_handler() local
2460 static int process_pure_responses(struct adapter *adap, struct sge_qset *qs, in process_pure_responses()
2517 static inline int handle_responses(struct adapter *adap, struct sge_rspq *q) in handle_responses()
2541 struct adapter *adap = qs->adap; in t3_sge_intr_msix() local
2579 struct adapter *adap = cookie; in t3_intr_msi() local
2629 struct adapter *adap = cookie; in t3_intr_msi_napi() local
2647 static inline int process_responses_gts(struct adapter *adap, in process_responses_gts()
2667 struct adapter *adap = cookie; in t3_intr() local
2705 struct adapter *adap = cookie; in t3b_intr() local
2739 struct adapter *adap = cookie; in t3b_intr_napi() local
2773 irq_handler_t t3_intr_handler(struct adapter *adap, int polling) in t3_intr_handler()
2858 struct adapter *adap = pi->adapter; in sge_timer_tx() local
2899 struct adapter *adap = pi->adapter; in sge_timer_rx() local
3143 void t3_start_sge_timers(struct adapter *adap) in t3_start_sge_timers()
3164 void t3_stop_sge_timers(struct adapter *adap) in t3_stop_sge_timers()
3184 void t3_free_sge_resources(struct adapter *adap) in t3_free_sge_resources()
3199 void t3_sge_start(struct adapter *adap) in t3_sge_start()
3217 void t3_sge_stop(struct adapter *adap) in t3_sge_stop()
3242 void t3_sge_init(struct adapter *adap, struct sge_params *p) in t3_sge_init()
3281 void t3_sge_prep(struct adapter *adap, struct sge_params *p) in t3_sge_prep()