Searched refs:tx_chan_cnt (Results 1 – 3 of 3) sorted by relevance
762 int chan_cnt = pfvf->hw.tx_chan_cnt; in otx2_txsch_alloc()1039 chan_offset = qidx % pfvf->hw.tx_chan_cnt; in otx2_sq_init()1900 pfvf->hw.tx_chan_cnt = rsp->tx_chan_cnt; in mbox_handler_nix_lf_alloc()
362 pfvf->tx_chan_cnt = 1; in nix_interface_init()409 pfvf->tx_chan_cnt = 1; in nix_interface_init()449 pfvf->tx_chan_cnt = pfvf->rx_chan_cnt; in nix_interface_init()1679 pfvf->tx_chan_cnt = 1; in rvu_mbox_handler_nix_lf_alloc()1716 rsp->tx_chan_cnt = pfvf->tx_chan_cnt; in rvu_mbox_handler_nix_lf_alloc()
280 u8 tx_chan_cnt; /* total number of TX channels */ member