Searched refs:tx_num_pg (Results 1 – 2 of 2) sorted by relevance
126 uint32_t tx_num_pg; member
2399 m.tx_num_pg = p->tx_num_pgs; in cxgb_extension_ioctl()2428 if (m.tx_num_pg == -1) in cxgb_extension_ioctl()2429 m.tx_num_pg = p->tx_num_pgs; in cxgb_extension_ioctl()2432 if (m.tx_num_pg % 24 || m.rx_num_pg % 24) in cxgb_extension_ioctl()2435 m.tx_num_pg * m.tx_pg_sz > p->chan_tx_size) in cxgb_extension_ioctl()2440 p->tx_num_pgs = m.tx_num_pg; in cxgb_extension_ioctl()