Searched defs:mask_bits (Results  1 – 16 of 16) sorted by relevance
| /Linux-v5.4/drivers/s390/net/ | 
| D | qeth_l3.h | 113 	int mask_bits;  member
 | 
| D | qeth_l3_sys.c | 470 		  u8 *addr, int *mask_bits)  in qeth_l3_parse_ipatoe()501 	int mask_bits;  in qeth_l3_dev_ipato_add_store()  local
 545 	int mask_bits;  in qeth_l3_dev_ipato_del_store()  local
 
 | 
| D | qeth_l3_main.c | 621 			    int mask_bits)  in qeth_l3_del_ipato_entry()
 | 
| D | qeth_core_mpc.h | 399 	__u16 mask_bits;  member
 | 
| /Linux-v5.4/sound/core/ | 
| D | jack.c | 18 	unsigned int mask_bits; /* only masked status bits are reported via kctl */  member
 | 
| /Linux-v5.4/drivers/net/ethernet/huawei/hinic/ | 
| D | hinic_hw_if.c | 167 	u32 mask_bits;  in hinic_set_msix_state()  local
 | 
| /Linux-v5.4/arch/s390/include/uapi/asm/ | 
| D | qeth.h | 106 	__u16 mask_bits;  member
 | 
| /Linux-v5.4/net/netfilter/ipset/ | 
| D | ip_set_bitmap_ip.c | 289 		u8 mask_bits;  in bitmap_ip_create()  local
 | 
| /Linux-v5.4/drivers/pci/ | 
| D | msi.c | 175 	u32 mask_bits = desc->masked;  in __pci_msi_desc_mask_irq()  local211 	u32 mask_bits = desc->masked;  in __pci_msix_desc_mask_irq()  local
 
 | 
| /Linux-v5.4/drivers/ntb/hw/idt/ | 
| D | ntb_hw_idt.c | 1712 static int idt_ntb_msg_set_mask(struct ntb_dev *ntb, u64 mask_bits)  in idt_ntb_msg_set_mask()1730 static int idt_ntb_msg_clear_mask(struct ntb_dev *ntb, u64 mask_bits)  in idt_ntb_msg_clear_mask()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | ntb.h | 1500 static inline int ntb_msg_set_mask(struct ntb_dev *ntb, u64 mask_bits)  in ntb_msg_set_mask()1517 static inline int ntb_msg_clear_mask(struct ntb_dev *ntb, u64 mask_bits)  in ntb_msg_clear_mask()
 
 | 
| /Linux-v5.4/lib/ | 
| D | inflate.c | 227 STATIC const ush mask_bits[] = {  variable
 | 
| /Linux-v5.4/drivers/scsi/aacraid/ | 
| D | linit.c | 1597 	int mask_bits = 0;  in aac_probe_one()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/smsc/ | 
| D | smc91c92_cs.c | 263 #define mask_bits(v, p) outw(inw(p)&(v), (p))  macro
 | 
| /Linux-v5.4/security/smack/ | 
| D | smackfs.c | 1137 	u32 mask_bits = (1<<31);  in smk_write_net4addr()  local
 | 
| /Linux-v5.4/drivers/edac/ | 
| D | amd64_edac.c | 394 	u64 csbase, csmask, base_bits, mask_bits;  in get_cs_base_and_mask()  local
 |