Searched refs:FXP_CB_STATUS_C (Results 1 – 2 of 2) sorted by relevance
328 #define FXP_CB_STATUS_C 0x8000 macro
367 if ((le16toh(*status) & FXP_CB_STATUS_C) != 0) in fxp_dma_wait()1768 (le16toh(txp->tx_cb->cb_status) & FXP_CB_STATUS_C) != 0; in fxp_txeof()2522 tcbp[i].cb_status = htole16(FXP_CB_STATUS_C | FXP_CB_STATUS_OK); in fxp_init_body()