Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.c1085 return DMAE_NOT_RDY; in bnx2x_copy32_vf_dmae()
1090 return DMAE_NOT_RDY; in bnx2x_copy32_vf_dmae()
H A Dbnx2x.h2138 #define DMAE_NOT_RDY -3 macro