Searched refs:status_word (Results 1 – 15 of 15) sorted by relevance
44 unsigned long status_word; /* the frame status word */ member48 unsigned long status_word; /* the frame status word */ member
1081 tx_list_head->status.status_word = 0; in _tx_reclaim_skb()1088 } while (tx_list_head->status.status_word != 0); in _tx_reclaim_skb()1095 if (tx_list_head->status.status_word != 0) in tx_reclaim_skb()1099 while (tx_list_head->status.status_word == 0) { in tx_reclaim_skb()1187 current_tx_ptr->status.status_word = 0; in bfin_mac_hard_start_xmit()1232 if (current_rx_ptr->status.status_word & RX_ERROR_MASK) { in bfin_mac_rx()1257 len = (unsigned short)(current_rx_ptr->status.status_word & RX_FRLEN); in bfin_mac_rx()1300 current_rx_ptr->status.status_word = 0x00000000; in bfin_mac_rx()1311 while (current_rx_ptr->status.status_word != 0 && i < budget) { in bfin_mac_poll()1433 tx_list_head->status.status_word = 0; in bfin_mac_timeout()
102 #define ICP_QAT_FW_PKE_RESP_PKE_STAT_GET(status_word) \ argument103 QAT_FIELD_GET(((status_word >> ICP_QAT_FW_COMN_ONE_BYTE_SHIFT) & \
136 } status_word; in aha1740_makecode() local139 status_word = * (struct statusword *) status; in aha1740_makecode()145 if (!status_word.don) { /* Anything abnormal was detected */ in aha1740_makecode()146 if ( (status[1]&0x18) || status_word.sc ) { in aha1740_makecode()151 if ( status_word.dor ) in aha1740_makecode()178 if ( status_word.qf ) { in aha1740_makecode()
49 #define status_word() \ macro
77 *(short *)&FPU_EAX = status_word(); in fstsw_ax()
308 FPU_put_user(status_word(), in FPU_load_store()
121 partial_status = status_word(); in FPU_printall()
1154 FPU_put_user(status_word(), (unsigned short __user *)(d + 2)); in fstenv()1181 partial_status = status_word() | 0xffff0000; in fstenv()
116 status64 = *sc->status_word; in lio_process_ordered_list()
78 *sc->status_word = COMPLETION_WORD_INIT; in octeon_alloc_soft_command_resp()
219 u64 *status_word; member
623 BUG_ON(!sc->status_word); in octeon_send_soft_command()624 *sc->status_word = COMPLETION_WORD_INIT; in octeon_send_soft_command()749 sc->status_word = (u64 *)((u8 *)(sc->virtrptr) + rdatasize - 8); in octeon_alloc_soft_command()
866 __le64 status_word; member
427 rxd->status_word = cpu_to_le64(RXDCTRL_FRESH(gp)); in gem_rxmac_reset()728 rxd->status_word = cpu_to_le64(RXDCTRL_FRESH(gp)); in gem_post_rxds()775 u64 status = le64_to_cpu(rxd->status_word); in gem_rx()1587 rxd->status_word = 0; in gem_clean_rings()1638 rxd->status_word = 0; in gem_init_rings()1651 rxd->status_word = cpu_to_le64(RXDCTRL_FRESH(gp)); in gem_init_rings()