Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_ulp.c395 size_t copy_nbytes; in ulp_ctx_shared_session_open() local
419 copy_nbytes = sizeof(parms.ctrl_chan_name) - in ulp_ctx_shared_session_open()
429 copy_nbytes); in ulp_ctx_shared_session_open()
431 strncat(parms.ctrl_chan_name, "-tf_shared", copy_nbytes); in ulp_ctx_shared_session_open()