Searched refs:tx_num_pg (Results 1 – 2 of 2) sorted by relevance
126 uint32_t tx_num_pg; member
2400 m.tx_num_pg = p->tx_num_pgs; in cxgb_extension_ioctl()2429 if (m.tx_num_pg == -1) in cxgb_extension_ioctl()2430 m.tx_num_pg = p->tx_num_pgs; in cxgb_extension_ioctl()2433 if (m.tx_num_pg % 24 || m.rx_num_pg % 24) in cxgb_extension_ioctl()2436 m.tx_num_pg * m.tx_pg_sz > p->chan_tx_size) in cxgb_extension_ioctl()2441 p->tx_num_pgs = m.tx_num_pg; in cxgb_extension_ioctl()