Searched refs:CDU_VALID_DATA (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | cnic.h | 342 #define CDU_VALID_DATA(_cid, _region, _type) \ macro 346 (calc_crc8(CDU_VALID_DATA(_cid, _region, _type), 0xff))
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | cnic.h | 342 #define CDU_VALID_DATA(_cid, _region, _type) \ macro 346 (calc_crc8(CDU_VALID_DATA(_cid, _region, _type), 0xff))
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_reg.h | 7632 #define CDU_VALID_DATA(_cid, _region, _type)\ macro 7635 (calc_crc8(CDU_VALID_DATA(_cid, _region, _type), 0xff))
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_reg.h | 7632 #define CDU_VALID_DATA(_cid, _region, _type)\ macro 7635 (calc_crc8(CDU_VALID_DATA(_cid, _region, _type), 0xff))
|
Completed in 41 milliseconds