Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbna.h53 #define BNA_TO_POWER_OF_2_HIGH(x) \ macro
Dbna_tx_rx.c2401 BNA_TO_POWER_OF_2_HIGH(cq_depth); in bna_rx_res_req()
2406 BNA_TO_POWER_OF_2_HIGH(dq_depth); in bna_rx_res_req()
2412 BNA_TO_POWER_OF_2_HIGH(hq_depth); in bna_rx_res_req()
2694 BNA_TO_POWER_OF_2_HIGH(cq_depth); in bna_rx_create()