Home
last modified time | relevance | path

Searched defs:adap (Results 1 – 9 of 9) sorted by relevance

/dpdk/drivers/net/cxgbe/
H A Dmps_tcam.c65 struct adapter *adap = pi->adapter; in cxgbe_mpstcam_alloc() local
113 struct adapter *adap = pi->adapter; in cxgbe_mpstcam_modify() local
179 struct adapter *adap = pi->adapter; in cxgbe_mpstcam_remove() local
213 struct adapter *adap = pi->adapter; in cxgbe_mpstcam_rawf_enable() local
244 struct adapter *adap = pi->adapter; in cxgbe_mpstcam_rawf_disable() local
273 struct mpstcam_table *t4_init_mpstcam(struct adapter *adap) in t4_init_mpstcam()
308 void t4_cleanup_mpstcam(struct adapter *adap) in t4_cleanup_mpstcam()
H A Dsge.c243 static inline void ring_fl_db(struct adapter *adap, struct sge_fl *q) in ring_fl_db()
306 static unsigned int refill_fl_usembufs(struct adapter *adap, struct sge_fl *q, in refill_fl_usembufs()
382 static unsigned int refill_fl(struct adapter *adap, struct sge_fl *q, int n) in refill_fl()
387 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) in __refill_fl()
493 struct adapter *adap) in calc_tx_flits()
618 static inline void ring_tx_db(struct adapter *adap, struct sge_txq *q) in ring_tx_db()
734 struct adapter *adap = (struct adapter *)data; in tx_timer_cb() local
765 static inline void ship_tx_pkt_coalesce_wr(struct adapter *adap, in ship_tx_pkt_coalesce_wr()
828 struct adapter *adap) in should_tx_packet_coalesce()
936 int flits, struct adapter *adap, in tx_do_packet_coalesce()
[all …]
H A Dcxgbe_main.c329 struct adapter *adap = q->adapter; in cxgb4_set_rspq_intr_params() local
415 struct adapter *adap = container_of(t, struct adapter, tids); in cxgbe_remove_tid() local
531 static inline void init_rspq(struct adapter *adap, struct sge_rspq *q, in init_rspq()
544 struct adapter *adap = pi->adapter; in cxgbe_cfg_queue_count() local
585 void cxgbe_cfg_queues_free(struct adapter *adap) in cxgbe_cfg_queues_free()
603 struct adapter *adap = pi->adapter; in cxgbe_cfg_queues() local
651 static void setup_memwin(struct adapter *adap) in setup_memwin()
673 int cxgbe_init_rss(struct adapter *adap) in cxgbe_init_rss()
700 void cxgbe_print_adapter_info(struct adapter *adap) in cxgbe_print_adapter_info()
708 void cxgbe_print_port_info(struct adapter *adap) in cxgbe_print_port_info()
[all …]
H A Dsmt.c9 void cxgbe_do_smt_write_rpl(struct adapter *adap, in cxgbe_do_smt_write_rpl()
30 struct adapter *adap = ethdev2adap(dev); in write_smt_entry() local
150 struct adapter *adap = ethdev2adap(dev); in t4_smt_alloc_switching() local
232 void t4_cleanup_smt(struct adapter *adap) in t4_cleanup_smt()
H A Dclip_tbl.c14 struct adapter *adap = ethdev2adap(dev); in clip6_get_mbox() local
33 struct adapter *adap = ethdev2adap(dev); in clip6_release_mbox() local
105 struct adapter *adap = ethdev2adap(dev); in t4_clip_alloc() local
190 void t4_cleanup_clip_tbl(struct adapter *adap) in t4_cleanup_clip_tbl()
H A Dl2t.c25 void cxgbe_do_l2t_write_rpl(struct adapter *adap, in cxgbe_do_l2t_write_rpl()
56 struct adapter *adap = ethdev2adap(dev); in write_l2e() local
145 struct adapter *adap = ethdev2adap(dev); in t4_l2t_alloc_switching() local
225 void t4_cleanup_l2t(struct adapter *adap) in t4_cleanup_l2t()
H A Dcxgbe_filter.c20 int cxgbe_init_hash_filter(struct adapter *adap) in cxgbe_init_hash_filter()
201 static void set_tcb_tflag(struct adapter *adap, unsigned int ftid, in set_tcb_tflag()
240 u8 cxgbe_filter_slots(struct adapter *adap, u8 family) in cxgbe_filter_slots()
275 int cxgbe_alloc_ftid(struct adapter *adap, u8 nentries) in cxgbe_alloc_ftid()
324 struct adapter *adap = ethdev2adap(f->dev); in hash_filter_ntuple() local
493 unsigned int qid_filterid, struct adapter *adap) in mk_act_open_req6()
548 unsigned int qid_filterid, struct adapter *adap) in mk_act_open_req()
728 static void t4_mk_filtdelwr(struct adapter *adap, unsigned int ftid, in t4_mk_filtdelwr()
1164 void cxgbe_hash_filter_rpl(struct adapter *adap, in cxgbe_hash_filter_rpl()
1242 void cxgbe_filter_rpl(struct adapter *adap, const struct cpl_set_tcb_rpl *rpl) in cxgbe_filter_rpl()
[all …]
H A Dcxgbe_ethdev.c562 struct adapter *adap = pi->adapter; in cxgbe_dev_tx_queue_release() local
574 struct adapter *adap = pi->adapter; in cxgbe_dev_rx_queue_start() local
592 struct adapter *adap = pi->adapter; in cxgbe_dev_rx_queue_stop() local
691 struct adapter *adap = pi->adapter; in cxgbe_dev_rx_queue_release() local
913 struct adapter *adap = pi->adapter; in cxgbe_dev_xstats() local
1352 static int eeprom_rd_phys(struct adapter *adap, unsigned int phys_addr, u32 *v) in eeprom_rd_phys()
1361 static int eeprom_wr_phys(struct adapter *adap, unsigned int phys_addr, u32 v) in eeprom_wr_phys()
/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h386 static inline struct port_info *adap2pinfo(const struct adapter *adap, int idx) in adap2pinfo()
419 #define CXGBE_PCI_REG_ADDR(adap, reg) \ argument
422 #define CXGBE_READ_REG(adap, reg) \ argument
425 #define CXGBE_READ_REG64(adap, reg) \ argument
433 #define CXGBE_WRITE_REG(adap, reg, value) \ argument
436 #define CXGBE_WRITE_REG_RELAXED(adap, reg, value) \ argument
446 #define CXGBE_WRITE_REG64(adap, reg, value) \ argument