Lines Matching defs:adap

481 static inline void ring_fl_db(struct adapter *adap, struct sge_fl *q)  in ring_fl_db()
501 static int refill_fl(struct adapter *adap, struct sge_fl *q, int n, gfp_t gfp) in refill_fl()
559 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) in __refill_fl()
574 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()
839 static struct sk_buff *get_packet_pg(struct adapter *adap, struct sge_fl *fl, in get_packet_pg()
1045 static inline void check_ring_tx_db(struct adapter *adap, struct sge_txq *q) in check_ring_tx_db()
1176 static void write_tx_pkt_wr(struct adapter *adap, struct sk_buff *skb, in write_tx_pkt_wr()
1265 struct adapter *adap = pi->adapter; in t3_eth_xmit() local
1418 static inline int check_desc_avail(struct adapter *adap, struct sge_txq *q, in check_desc_avail()
1473 static int ctrl_xmit(struct adapter *adap, struct sge_txq *q, in ctrl_xmit()
1561 int t3_mgmt_tx(struct adapter *adap, struct sk_buff *skb) in t3_mgmt_tx()
1629 static void write_ofld_wr(struct adapter *adap, struct sk_buff *skb, in write_ofld_wr()
1694 static int ofld_xmit(struct adapter *adap, struct sge_txq *q, in ofld_xmit()
1747 struct adapter *adap = pi->adapter; in restart_offloadq() local
1835 struct adapter *adap = tdev2adap(tdev); in t3_offload_tx() local
2084 static void rx_eth(struct adapter *adap, struct sge_rspq *rq, in rx_eth()
2134 static void lro_add_page(struct adapter *adap, struct sge_qset *qs, in lro_add_page()
2252 static void check_ring_db(struct adapter *adap, struct sge_qset *qs, in check_ring_db()
2322 static int process_responses(struct adapter *adap, struct sge_qset *qs, in process_responses()
2477 struct adapter *adap = qs->adap; in napi_rx_handler() local
2526 static int process_pure_responses(struct adapter *adap, struct sge_qset *qs, in process_pure_responses()
2583 static inline int handle_responses(struct adapter *adap, struct sge_rspq *q) in handle_responses()
2607 struct adapter *adap = qs->adap; in t3_sge_intr_msix() local
2645 struct adapter *adap = cookie; in t3_intr_msi() local
2695 struct adapter *adap = cookie; in t3_intr_msi_napi() local
2713 static inline int process_responses_gts(struct adapter *adap, in process_responses_gts()
2733 struct adapter *adap = cookie; in t3_intr() local
2771 struct adapter *adap = cookie; in t3b_intr() local
2805 struct adapter *adap = cookie; in t3b_intr_napi() local
2839 irq_handler_t t3_intr_handler(struct adapter *adap, int polling) in t3_intr_handler()
2924 struct adapter *adap = pi->adapter; in sge_timer_tx() local
2965 struct adapter *adap = pi->adapter; in sge_timer_rx() local
3208 void t3_start_sge_timers(struct adapter *adap) in t3_start_sge_timers()
3231 void t3_stop_sge_timers(struct adapter *adap) in t3_stop_sge_timers()
3251 void t3_free_sge_resources(struct adapter *adap) in t3_free_sge_resources()
3266 void t3_sge_start(struct adapter *adap) in t3_sge_start()
3283 void t3_sge_stop_dma(struct adapter *adap) in t3_sge_stop_dma()
3295 void t3_sge_stop(struct adapter *adap) in t3_sge_stop()
3322 void t3_sge_init(struct adapter *adap, struct sge_params *p) in t3_sge_init()
3361 void t3_sge_prep(struct adapter *adap, struct sge_params *p) in t3_sge_prep()