Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.c433 bnx2x_vf_q_flags(uint8_t leading) in bnx2x_vf_q_flags()
488 bnx2x_vf_setup_queue(struct bnx2x_softc *sc, struct bnx2x_fastpath *fp, int leading) in bnx2x_vf_setup_queue()
H A Dbnx2x.c6454 static unsigned long bnx2x_get_q_flags(struct bnx2x_softc *sc, uint8_t leading) in bnx2x_get_q_flags()
6575 bnx2x_setup_queue(struct bnx2x_softc *sc, struct bnx2x_fastpath *fp, uint8_t leading) in bnx2x_setup_queue()
/f-stack/freebsd/netinet/
H A Dsctp_output.c7141 int leading; in sctp_move_to_outqueue() local