Lines Matching defs:adap

329 	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()
799 static void cxgbe_get_devargs_int(struct adapter *adap, bool *dst, in cxgbe_get_devargs_int()
817 static void cxgbe_get_devargs_u32(struct adapter *adap, u32 *dst, in cxgbe_get_devargs_u32()
835 void cxgbe_process_devargs(struct adapter *adap) in cxgbe_process_devargs()
949 static int configure_filter_mode_mask(struct adapter *adap) in configure_filter_mode_mask()
1018 static int cxgbe_load_fw_config_from_filesystem(struct adapter *adap, in cxgbe_load_fw_config_from_filesystem()
1109 static int cxgbe_load_fw_config(struct adapter *adap) in cxgbe_load_fw_config()
1383 static int adap_init0(struct adapter *adap) in adap_init0()
1691 void t4_os_portmod_changed(const struct adapter *adap, int port_id) in t4_os_portmod_changed()
1718 void t4_os_link_changed(struct adapter *adap, int port_id) in t4_os_link_changed()
1745 bool cxgbe_force_linkup(struct adapter *adap) in cxgbe_force_linkup()
1936 static void enable_rx(struct adapter *adap, struct sge_rspq *q) in enable_rx()
1947 struct adapter *adap = pi->adapter; in cxgbe_enable_rx_queues() local
2098 int cxgbe_up(struct adapter *adap) in cxgbe_up()