Searched refs:bnx2x_set_os_driver_state (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 1385 * bnx2x_set_os_driver_state - write driver state for management FW usage 1390 void bnx2x_set_os_driver_state(struct bnx2x *bp, u32 state);
|
H A D | bnx2x_cmn.c | 2512 void bnx2x_set_os_driver_state(struct bnx2x *bp, u32 state) in bnx2x_set_os_driver_state() function 2920 bnx2x_set_os_driver_state(bp, OS_DRIVER_STATE_ACTIVE); in bnx2x_nic_load() 2990 bnx2x_set_os_driver_state(bp, OS_DRIVER_STATE_DISABLED); in bnx2x_nic_unload()
|
H A D | bnx2x_main.c | 14074 bnx2x_set_os_driver_state(bp, OS_DRIVER_STATE_DISABLED); in bnx2x_init_one() 14136 bnx2x_set_os_driver_state(bp, OS_DRIVER_STATE_NOT_LOADED); in __bnx2x_remove() 14885 bnx2x_set_os_driver_state(bp, in bnx2x_drv_ctl() 14889 bnx2x_set_os_driver_state(bp, in bnx2x_drv_ctl() 14893 bnx2x_set_os_driver_state(bp, in bnx2x_drv_ctl()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 1385 * bnx2x_set_os_driver_state - write driver state for management FW usage 1390 void bnx2x_set_os_driver_state(struct bnx2x *bp, u32 state);
|
H A D | bnx2x_cmn.c | 2523 void bnx2x_set_os_driver_state(struct bnx2x *bp, u32 state) in bnx2x_set_os_driver_state() function 2932 bnx2x_set_os_driver_state(bp, OS_DRIVER_STATE_ACTIVE); in bnx2x_nic_load() 3003 bnx2x_set_os_driver_state(bp, OS_DRIVER_STATE_DISABLED); in bnx2x_nic_unload()
|
H A D | bnx2x_main.c | 14002 bnx2x_set_os_driver_state(bp, OS_DRIVER_STATE_DISABLED); in bnx2x_init_one() 14062 bnx2x_set_os_driver_state(bp, OS_DRIVER_STATE_NOT_LOADED); in __bnx2x_remove() 14813 bnx2x_set_os_driver_state(bp, in bnx2x_drv_ctl() 14817 bnx2x_set_os_driver_state(bp, in bnx2x_drv_ctl() 14821 bnx2x_set_os_driver_state(bp, in bnx2x_drv_ctl()
|
Completed in 47 milliseconds