| /freebsd-13.1/sys/dev/cxgbe/common/ |
| H A D | t4_hw.c | 164 u32 t4_hw_pci_read_cfg4(adapter_t *adap, int reg) in t4_hw_pci_read_cfg4() 199 void t4_report_fw_error(struct adapter *adap) in t4_report_fw_error() 518 static int t4_edc_err_read(struct adapter *adap, int idx) in t4_edc_err_read() 3543 static int t4_fw_matches_chip(struct adapter *adap, in t4_fw_matches_chip() 5403 void t4_intr_enable(struct adapter *adap) in t4_intr_enable() 5431 void t4_intr_disable(struct adapter *adap) in t4_intr_disable() 5445 void t4_intr_clear(struct adapter *adap) in t4_intr_clear() 9779 int t4_init_tp_params(struct adapter *adap) in t4_init_tp_params() 10528 int t5_fw_init_extern_mem(struct adapter *adap) in t5_fw_init_extern_mem() 11373 int t4_configure_add_smac(struct adapter *adap) in t4_configure_add_smac() [all …]
|
| H A D | common.h | 492 static inline int is_offload(const struct adapter *adap) in is_offload() 497 static inline int is_ethoffload(const struct adapter *adap) in is_ethoffload() 502 static inline int is_hashfilter(const struct adapter *adap) in is_hashfilter() 507 static inline int is_ktls(const struct adapter *adap) in is_ktls() 512 static inline int chip_id(struct adapter *adap) in chip_id() 517 static inline int chip_rev(struct adapter *adap) in chip_rev() 522 static inline int is_t4(struct adapter *adap) in is_t4() 527 static inline int is_t5(struct adapter *adap) in is_t5() 532 static inline int is_t6(struct adapter *adap) in is_t6() 537 static inline int is_fpga(struct adapter *adap) in is_fpga() [all …]
|
| /freebsd-13.1/sys/dev/cxgb/common/ |
| H A D | cxgb_vsc7323.c | 53 int t3_elmr_blk_write(adapter_t *adap, int start, const u32 *vals, int n) in t3_elmr_blk_write() 71 static int elmr_write(adapter_t *adap, int addr, u32 val) in elmr_write() 76 int t3_elmr_blk_read(adapter_t *adap, int start, u32 *vals, int n) in t3_elmr_blk_read() 113 int t3_vsc7323_init(adapter_t *adap, int nports) in t3_vsc7323_init() 195 int t3_vsc7323_set_speed_fc(adapter_t *adap, int speed, int fc, int port) in t3_vsc7323_set_speed_fc() 226 int t3_vsc7323_set_mtu(adapter_t *adap, unsigned int mtu, int port) in t3_vsc7323_set_mtu() 231 int t3_vsc7323_set_addr(adapter_t *adap, u8 addr[6], int port) in t3_vsc7323_set_addr() 243 int t3_vsc7323_enable(adapter_t *adap, int port, int which) in t3_vsc7323_enable() 261 int t3_vsc7323_disable(adapter_t *adap, int port, int which) in t3_vsc7323_disable()
|
| H A D | cxgb_xgmac.c | 50 adapter_t *adap = mac->adapter; in xgm_reset_ctrl() local 75 adapter_t *adap = mac->adapter; in xaui_serdes_reset() local 161 adapter_t *adap = mac->adapter; in t3_mac_init() local 224 adapter_t *adap = mac->adapter; in t3_mac_reset() local 437 adapter_t *adap = mac->adapter; in t3_mac_set_rx_mode() local 480 adapter_t *adap = mac->adapter; in t3_mac_set_mtu() local 573 adapter_t *adap = mac->adapter; in t3_mac_set_speed_duplex_fc() local 651 adapter_t *adap = mac->adapter; in t3_mac_enable() local 702 adapter_t *adap = mac->adapter; in t3_mac_disable() local 727 adapter_t *adap = mac->adapter; in t3b2_mac_watchdog_task() local
|
| H A D | cxgb_mc5.c | 135 adapter_t *adap = mc5->adapter; in init_mask_data_array() local 183 adapter_t *adap = mc5->adapter; in init_idt52100() local 247 adapter_t *adap = mc5->adapter; in init_idt43102() local 335 adapter_t *adap = mc5->adapter; in t3_mc5_init() local 397 adapter_t *adap = mc5->adapter; in t3_read_mc5_range() local 432 adapter_t *adap = mc5->adapter; in t3_mc5_intr_handler() local
|
| H A D | cxgb_t3_hw.c | 151 adapter_t *adap = mc7->adapter; in t3_mc7_bd_read() local 2301 static unsigned int calc_gpio_intr(adapter_t *adap) in calc_gpio_intr() 3057 void t3_enable_filters(adapter_t *adap) in t3_enable_filters() 3071 void t3_disable_filters(adapter_t *adap) in t3_disable_filters() 3097 #define mem_region(adap, start, size, reg) \ argument 3482 void t3_get_cong_cntl_tab(adapter_t *adap, in t3_get_cong_cntl_tab() 3545 #define ulp_region(adap, name, start, len) \ argument 3551 #define ulptx_region(adap, name, start, len) \ argument 4068 static void config_pcie(adapter_t *adap) in config_pcie() 4422 static int init_parity(adapter_t *adap) in init_parity() [all …]
|
| H A D | cxgb_common.h | 645 #define adapter_info(adap) ((adap)->params.info) argument 647 static inline int uses_xaui(const adapter_t *adap) in uses_xaui() 652 static inline int is_10G(const adapter_t *adap) in is_10G() 657 static inline int is_offload(const adapter_t *adap) in is_offload() 662 static inline unsigned int core_ticks_per_usec(const adapter_t *adap) in core_ticks_per_usec() 667 static inline unsigned int dack_ticks_to_usec(const adapter_t *adap, in dack_ticks_to_usec() 673 static inline unsigned int is_pcie(const adapter_t *adap) in is_pcie()
|
| H A D | cxgb_vsc8211.c | 394 int t3_vsc8211_fifo_depth(adapter_t *adap, unsigned int mtu, int port) in t3_vsc8211_fifo_depth()
|
| /freebsd-13.1/sys/dev/cxgb/ |
| H A D | cxgb_sge.c | 430 t3_sge_init(adapter_t *adap, struct sge_params *p) in t3_sge_init() 550 t3_sge_prep(adapter_t *adap, struct sge_params *p) in t3_sge_prep() 822 __refill_fl(adapter_t *adap, struct sge_fl *fl) in __refill_fl() 1837 check_desc_avail(adapter_t *adap, struct sge_txq *q, in check_desc_avail() 1945 adapter_t *adap = qs->port->adapter; in restart_ctrlq() local 1980 t3_mgmt_tx(struct adapter *adap, struct mbuf *m) in t3_mgmt_tx() 2320 adapter_t *adap = qs->port->adapter; in restart_offloadq() local 2809 check_ring_db(adapter_t *adap, struct sge_qset *qs, in check_ring_db() 3041 adapter_t *adap = data; in t3b_intr() local 3072 adapter_t *adap = data; in t3_intr_msi() local [all …]
|
| H A D | cxgb_osdep.h | 129 #define CH_ERR(adap, fmt, ...) log(LOG_ERR, fmt, ##__VA_ARGS__) argument 130 #define CH_WARN(adap, fmt, ...) log(LOG_WARNING, fmt, ##__VA_ARGS__) argument 131 #define CH_ALERT(adap, fmt, ...) log(LOG_ALERT, fmt, ##__VA_ARGS__) argument
|
| H A D | cxgb_main.c | 1264 void t3_os_phymod_changed(struct adapter *adap, int port_id) in t3_os_phymod_changed() 1329 await_mgmt_replies(struct adapter *adap, unsigned long init_cnt, in await_mgmt_replies() 1343 init_tp_parity(struct adapter *adap) in init_tp_parity() 1417 setup_rss(adapter_t *adap) in setup_rss() 1453 send_pktsched_cmd(struct adapter *adap, int sched, int qidx, int lo, in send_pktsched_cmd() 1491 update_tpeeprom(struct adapter *adap) in update_tpeeprom() 1549 update_tpsram(struct adapter *adap) in update_tpsram() 3604 adapter_t *adap; in cxgb_debugnet_init() local 3653 adapter_t *adap; in cxgb_debugnet_poll() local
|
| H A D | cxgb_adapter.h | 285 struct adapter *adap; member 422 #define ADAPTER_LOCK(adap) mtx_lock(&(adap)->lock); argument 423 #define ADAPTER_UNLOCK(adap) mtx_unlock(&(adap)->lock); argument 424 #define ADAPTER_LOCK_INIT(adap, name) mtx_init(&(adap)->lock, name, 0, MTX_DEF) argument 425 #define ADAPTER_LOCK_DEINIT(adap) mtx_destroy(&(adap)->lock) argument 426 #define ADAPTER_LOCK_ASSERT_NOTOWNED(adap) mtx_assert(&(adap)->lock, MA_NOTOWNED) argument 427 #define ADAPTER_LOCK_ASSERT_OWNED(adap) mtx_assert(&(adap)->lock, MA_OWNED) argument 474 adap2pinfo(struct adapter *adap, int idx) in adap2pinfo()
|
| /freebsd-13.1/sys/dev/cxgbe/ |
| H A D | osdep.h | 45 #define CH_ERR(adap, fmt, ...) log(LOG_ERR, "%s: " fmt, \ argument 47 #define CH_WARN(adap, fmt, ...) log(LOG_WARNING, "%s: " fmt, \ argument 49 #define CH_ALERT(adap, fmt, ...) log(LOG_ALERT, "%s: " fmt, \ argument 51 #define CH_WARN_RATELIMIT(adap, fmt, ...) log(LOG_WARNING, "%s: " fmt, \ argument
|
| H A D | t4_iov.c | 328 struct adapter *adap; in t4iov_add_vf() local
|
| H A D | t4_sge.c | 6369 t4_handle_wrerr_rpl(struct adapter *adap, const __be64 *rpl) in t4_handle_wrerr_rpl()
|
| /freebsd-13.1/sys/dev/cxgbe/cudbg/ |
| H A D | cudbg_flash_utils.c | 160 struct adapter *adap = cudbg_init->adap; in cudbg_write_flash() local 249 int write_flash(struct adapter *adap, u32 start_sec, void *data, u32 size) in write_flash() 334 struct adapter *adap = cudbg_init->adap; in cudbg_read_flash() local 468 int read_flash(struct adapter *adap, u32 start_sec , void *data, u32 size, in read_flash()
|
| H A D | cudbg.h | 354 void *adap; member 373 struct adapter *adap; /* Pointer to adapter structure member
|
| /freebsd-13.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-twsi.c | 81 struct i2c_adapter adap; in __cvmx_twsix_get_adapter() member
|
| /freebsd-13.1/contrib/ntp/lib/isc/win32/ |
| H A D | interfaceiter.c | 453 IP_ADAPTER_ADDRESSES *adap; in internal_current_GAA() local
|
| /freebsd-13.1/sys/dev/cxgbe/iw_cxgbe/ |
| H A D | cm.c | 338 struct adapter *adap = NULL; in find_real_listen_ep() local
|
| H A D | iw_cxgbe.h | 152 struct adapter *adap; member
|