Home
last modified time | relevance | path

Searched refs:INITOP_CLEAR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h704 case INITOP_CLEAR: in bnx2x_ilt_line_init_op()
828 case INITOP_CLEAR: in bnx2x_ilt_init_client_psz()
870 case INITOP_CLEAR: in bnx2x_qm_init_cid_count()
906 case INITOP_CLEAR: in bnx2x_qm_init_ptr_table()
H A Dbnx2x_init.h496 #define INITOP_CLEAR 1 /* clear the HW directly */ macro