Home
last modified time | relevance | path

Searched refs:nfp_nfd3_ctrl_tx_one (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/
H A Dnfd3.h98 nfp_nfd3_ctrl_tx_one(struct nfp_net *nn, struct nfp_net_r_vector *r_vec,
H A Drings.c271 .ctrl_tx_one = nfp_nfd3_ctrl_tx_one,
H A Ddp.c1204 nfp_nfd3_ctrl_tx_one(struct nfp_net *nn, struct nfp_net_r_vector *r_vec, in nfp_nfd3_ctrl_tx_one() function
1292 if (nfp_nfd3_ctrl_tx_one(r_vec->nfp_net, r_vec, skb, true)) in __nfp_ctrl_tx_queued()