Home
last modified time | relevance | path

Searched defs:cfg_data (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bxe/
H A Decore_sp.c2998 union ecore_mcast_config_data *cfg_data, in ecore_mcast_set_one_rule_e2()
3063 union ecore_mcast_config_data cfg_data = {NULL}; in ecore_mcast_handle_restore_cmd_e2() local
3095 union ecore_mcast_config_data cfg_data = {NULL}; in ecore_mcast_hdl_pending_add_e2() local
3220 union ecore_mcast_config_data cfg_data = {NULL}; in ecore_mcast_hdl_add() local
3680 union ecore_mcast_config_data *cfg_data, in ecore_mcast_set_one_rule_e1()
3751 union ecore_mcast_config_data cfg_data = {NULL}; in ecore_mcast_handle_restore_cmd_e1() local
3776 union ecore_mcast_config_data cfg_data = {NULL}; in ecore_mcast_handle_pending_cmds_e1() local
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c10403 int t4_load_cfg(struct adapter *adap, const u8 *cfg_data, unsigned int size) in t4_load_cfg()
10780 int t4_load_bootcfg(struct adapter *adap,const u8 *cfg_data, unsigned int size) in t4_load_bootcfg()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c11692 uint8_t *cfg_data = NULL; in load_cfg() local