Lines Matching defs:status

153     s32 status = 0;  in synopGMAC_phy_loopback()  local
1091 s32 status = 0; in synopGMAC_check_phy_init() local
1315 u32 synopGMAC_get_rx_desc_frame_length(u32 status) in synopGMAC_get_rx_desc_frame_length()
1327 bool synopGMAC_is_desc_valid(u32 status) in synopGMAC_is_desc_valid()
1352 bool synopGMAC_is_rx_desc_valid(u32 status) in synopGMAC_is_rx_desc_valid()
1362 bool synopGMAC_is_tx_aborted(u32 status) in synopGMAC_is_tx_aborted()
1373 bool synopGMAC_is_tx_carrier_error(u32 status) in synopGMAC_is_tx_carrier_error()
1386 u32 synopGMAC_get_tx_collision_count(u32 status) in synopGMAC_get_tx_collision_count()
1390 u32 synopGMAC_is_exc_tx_collisions(u32 status) in synopGMAC_is_exc_tx_collisions()
1402 bool synopGMAC_is_rx_frame_damaged(u32 status) in synopGMAC_is_rx_frame_damaged()
1414 bool synopGMAC_is_rx_frame_collision(u32 status) in synopGMAC_is_rx_frame_collision()
1426 bool synopGMAC_is_rx_crc(u32 status) in synopGMAC_is_rx_crc()
1438 bool synopGMAC_is_frame_dribbling_errors(u32 status) in synopGMAC_is_frame_dribbling_errors()
1450 bool synopGMAC_is_rx_frame_length_errors(u32 status) in synopGMAC_is_rx_frame_length_errors()
2229 bool synopGMAC_is_ext_status(synopGMACdevice *gmacdev,u32 status) // extended status pr… in synopGMAC_is_ext_status()
2279 u32 synopGMAC_is_rx_checksum_error(synopGMACdevice *gmacdev, u32 status) in synopGMAC_is_rx_checksum_error()
2306 bool synopGMAC_is_tx_ipv4header_checksum_error(synopGMACdevice *gmacdev, u32 status) in synopGMAC_is_tx_ipv4header_checksum_error()
2320 bool synopGMAC_is_tx_payload_checksum_error(synopGMACdevice *gmacdev, u32 status) in synopGMAC_is_tx_payload_checksum_error()