Searched refs:c_stat (Results 1 – 5 of 5) sorted by relevance
43 ev6_parse_mbox(u64 mm_stat, u64 d_stat, u64 c_stat, int print) in ev6_parse_mbox() argument82 c_stat ? "" : "speculative "); in ev6_parse_mbox()91 u64 c_stat, u64 c_sts, int print) in ev6_parse_cbox() argument130 if (!(c_stat & EV6__C_STAT__ERRMASK)) in ev6_parse_cbox()136 source = EXTRACT(c_stat, EV6__C_STAT__SOURCE); in ev6_parse_cbox()137 stream = EXTRACT(c_stat, EV6__C_STAT__ISTREAM); in ev6_parse_cbox()138 bits = EXTRACT(c_stat, EV6__C_STAT__DOUBLE); in ev6_parse_cbox()140 if (c_stat & EV6__C_STAT__BC_PERR) { in ev6_parse_cbox()145 if (c_stat & EV6__C_STAT__DC_PERR) { in ev6_parse_cbox()150 if (c_stat == EV6__C_STAT__PROBE_BC_ERR0 || in ev6_parse_cbox()[all …]
1037 (lf_subpackets->ev7->c_stat == 0x14) && in marvel_process_logout_frame()
1079 if (tail_list->c_stat != TLAN_CSTAT_UNUSED) { in tlan_start_tx()1101 tail_list->c_stat = TLAN_CSTAT_READY; in tlan_start_tx()1381 while (((tmp_c_stat = head_list->c_stat) & TLAN_CSTAT_FRM_CMP) in tlan_handle_tx_eof()1399 head_list->c_stat = TLAN_CSTAT_UNUSED; in tlan_handle_tx_eof()1416 if ((head_list->c_stat & TLAN_CSTAT_READY) in tlan_handle_tx_eof()1516 while (((tmp_c_stat = head_list->c_stat) & TLAN_CSTAT_FRM_CMP) in tlan_handle_rx_eof()1548 head_list->c_stat = 0; in tlan_handle_rx_eof()1658 if ((head_list->c_stat & TLAN_CSTAT_READY) in tlan_handle_tx_eoc()1924 list->c_stat = TLAN_CSTAT_UNUSED; in tlan_reset_lists()1937 list->c_stat = TLAN_CSTAT_READY; in tlan_reset_lists()[all …]
144 u16 c_stat; member
29 u64 c_stat; member