Home
last modified time | relevance | path

Searched refs:bnx2x_sp_post (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h199 bnx2x_sp_post(_sc, _a, _b, U64_HI(_c), U64_LO(_c), _d)
H A Dbnx2x_stats.c92 rc = bnx2x_sp_post(sc, RAMROD_CMD_ID_COMMON_STAT_QUERY, 0, in bnx2x_storm_stats_post()
H A Dbnx2x.h1839 int bnx2x_sp_post(struct bnx2x_softc *sc, int command, int cid,
H A Dbnx2x.c1031 bnx2x_sp_post(struct bnx2x_softc *sc, int command, int cid, uint32_t data_hi, in bnx2x_sp_post() function